Uses of Class
pow.webserver.DbMode

Packages that use DbMode
pow.webserver   
 

Uses of DbMode in pow.webserver
 

Methods in pow.webserver that return DbMode
 DbMode Conf.getDbMode()
           
static DbMode DbMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DbMode[] DbMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in pow.webserver with parameters of type DbMode
SGBDfeeder(java.lang.String dbname, java.lang.String dbuser, java.lang.String dbpwd, DbMode mode)
          create a thread which fill the database with the message it extracts from the fifo